-
Home
-
Payoneer Checkout
-
3.4.0 (latest)
-
Code
-
Classes
- SystemReportEmailSender
Total Complexity |
25 |
Dependencies |
8 |
Dependents |
0 |
Total lines |
259 |
Lines of code |
104 |
Logical lines of code |
70 |
Comment lines |
96 |
Methods |
12 |
Properties |
5 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
createAttachmentCallback() |
S |
56 |
5 |
18 |
sendReport() |
S |
53 |
2 |
23 |
createOrderDetailAttachments() |
S |
63 |
3 |
9 |
createLogAttachment() |
S |
64 |
3 |
9 |
createPlaceholders() |
S |
63 |
3 |
9 |
createSystemReportAttachment() |
S |
66 |
2 |
8 |
replacePlaceholders() |
S |
67 |
2 |
7 |
__construct() |
S |
69 |
1 |
7 |
prepareAttachments() |
S |
78 |
1 |
3 |
prepareMessage() |
S |
79 |
1 |
3 |
prepareSubject() |
S |
79 |
1 |
3 |
prepareHeaders() |
S |
71 |
1 |
5 |